Papers by Se June Joo

5 papers
How Well Do Large Language Models Truly Ground? (2024.naacl-long)

Copied to clipboard

Challenge: Existing research defines “grounding” as having the correct answer, which does not ensure the reliability of the entire response.
Approach: They propose a stricter definition of grounding: fully utilizes the necessary knowledge from the provided context and stays within the limits of that knowledge.
Outcome: The proposed model can be ground on external contexts and maintain its correct answer.
Semiparametric Token-Sequence Co-Supervision (2024.acl-long)

Copied to clipboard

Challenge: Using semiparametric token-sequence co-supervision, language models are trained using a finite parametric vocabulary space.
Approach: They propose a semiparametric token-sequence co-supervision training method that leverages supervision from two different supervisions.
Outcome: The proposed method outperforms models trained via each supervision independently and shows that it encourages a broader generalization capability across the model.
CoTEVer: Chain of Thought Prompting Annotation Toolkit for Explanation Verification (2023.eacl-demo)

Copied to clipboard

Challenge: Chain-of-thought prompting generates an explanation before the final prediction, but its performance is affected by the factual accuracy of the explanation.
Approach: They propose a toolkit for annotating the factual correctness of generated explanations and collecting revision data of wrong explanations.
Outcome: The proposed toolkit is publicly available at https://github.com/SeungoneKim/CoTEVer.
The BiGGen Bench: A Principled Benchmark for Fine-grained Evaluation of Language Models with Language Models (2025.naacl-long)

Copied to clipboard

Challenge: a recent study evaluated language models using abstract evaluation criteria that lack the flexibility and granularity of human assessment.
Approach: They propose a benchmark to evaluate nine distinct language models' capabilities . they use instance-specific evaluation criteria to mirror human evaluation .
Outcome: The proposed benchmark evaluates nine distinct capabilities of language models across 77 tasks.
Mind the Gap! Injecting Commonsense Knowledge for Abstractive Dialogue Summarization (2022.coling-1)

Copied to clipboard

Challenge: Existing frameworks that use commonsense as supervision only use input knowledge, but it generates more informative and consistent summaries.
Approach: They propose to leverage the unique characteristics of dialogues sharing commonsense knowledge to solve the difficulties in summarizing them.
Outcome: The proposed framework generates more informative and consistent summaries with injected commonsense knowledge than existing methods.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations